Where condition for R3trans

Here you can specify a "where condition", that will be used by R3trans for processing the data. By default the whole table will be processed. If it is necessary to process only parts of the table, you can reduce the amount of processed data by specifying a "where condition".
Do not place the word "where" in front of the where condition, this will be done implicitely in case the where condition is not empty.

Notice that there is no syntax check. If the syntax is wrong, the R3trans operation will fail.